Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Update ethereumjs-common to the latest version 🚀 #63

Merged
merged 2 commits into from
Aug 29, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 27, 2018

Version 0.5.0 of ethereumjs-common was just published.

Dependency ethereumjs-common
Current Version 0.4.1
Type dependency

The version 0.5.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of ethereumjs-common.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v0.5.0 - Feature Release: Private Chain Support
  • Introduces support for private chains by allowing to pass a custom dictionary as the chain parameter
    in the constructor or the setChain() method as an alternative to just passing one of the predefined
    chain String names (e.g. mainnet, ropsten), PR #24
Commits

The new version differs by 4 commits.

  • 4b34dce Merge pull request #25 from ethereumjs/new-release-v050
  • 21269c2 Bumped version to v0.5.0, added CHANGELOG entry, some doc and README updates
  • f426d93 Merge pull request #24 from ethereumjs/private-networks
  • a1e9efe Added support for private network parameters

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

Copy link
Member

@holgerd77 holgerd77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New common package includes private chain support, will include this in the minor new release.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.938% when pulling 5f8eaa0 on greenkeeper/ethereumjs-common-0.5.0 into b8f3ed8 on master.

@holgerd77 holgerd77 merged commit 66e624a into master Aug 29, 2018
@holgerd77 holgerd77 deleted the greenkeeper/ethereumjs-common-0.5.0 branch August 29, 2018 09:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants